ComponentOne ASP.NET MVC Controls
HtmlAttributes(Object) Method

C1.Web.Mvc.Fluent Namespace > ControlBuilder<TControl,TBuilder> Class > HtmlAttributes Method : HtmlAttributes(Object) Method
The HTML attributes.
Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes.
Syntax
'Declaration
 
Public Overloads Function HtmlAttributes( _
   ByVal attributes As Object _
) As TBuilder
public TBuilder HtmlAttributes( 
   object attributes
)

Parameters

attributes
The HTML attributes.

Return Value

Current builder.
See Also

Reference

ControlBuilder<TControl,TBuilder> Class
ControlBuilder<TControl,TBuilder> Members
Overload List